@font-face {
	font-family: Allstar;
	src: url(Fonts/Allstar.ttf);
}

body {
	background-color: #1a1fa3;
}

#div1 {
	width: 15%;
	float: left;
	background-color: rgba(26,31,163,0);
}

#arrow {
	width: 100%;
}

#div2 {
	width: 70%;
	float: left;
	background-color: rgba(26,31,163,0);
}

#div3 {
	width: 15%;
	float: left;
	background-color: rgba(26,31,163,0);
}

#home {
	width: 100%;
}

#div4 {
	width: 100%;
	float: left;
	background-color: rgba(26,31,163,0);
}

h1 {
	color: #ffdf18;
	text-align: center;
	font-family: "Allstar";
	font-size: 1100%;
	font-weight: normal;
	font-style: normal;
	text-shadow: 3px 3px 5px #363636;
	margin-top: 1%;
	margin-bottom: 3%;
}

#div5 {
	width: 38%;
	float: left;
	background-color: rgba(26,31,163,0);
	padding: 1%;
}

#poster {
	width: 100%;
	box-shadow: 3px 3px 5px #363636;
}

#box2 {
	float: right;
	width: 94%;
	margin-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #ffffff;
	text-align: center;
	font-family: "Allstar";
	font-size: 343%;
	color: #000000;
	box-shadow: 3px 3px 5px #363636;
}

#div6 {
	width: 58%;
	float: left;
	background-color: rgba(26,31,163,0);
	padding: 1%;
}

#box1 {
	float: right;
	width: 94%;
	margin-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #ffffff;
	text-align: center;
	font-family: "Allstar";
	font-size: 340%;
	color: #000000;
	box-shadow: 3px 3px 5px #363636;
}

#bumper {
	width: 100%;
	float: left;
	background-color: rgba(26,31,163,0);
	padding: 0.5%;
}

#div7 {
	width: 58%;
	float: left;
	background-color: rgba(26,31,163,0);
	padding: 1%;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    box-shadow: 3px 3px 5px #363636;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#break {
	width: 100%;
	float: left;
	background-color: rgba(26,31,163,0);
}

#box4 {
	float: right;
	width: 94%;
	margin-left: 5%;
	padding-top: 2%;
	padding-bottom: 4%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #ffffff;
	text-align: center;
	font-family: "Allstar";
	font-size: 300%;
	color: #000000;
	box-shadow: 3px 3px 5px #363636;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

#div8 {
	width: 38%;
	float: left;
	background-color: rgba(26,31,163,0);
	padding: 1%;
}

#box3 {
	float: right;
	width: 94%;
	margin-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 3%;
	padding-right: 3%;
	background-color: #ffffff;
	text-align: center;
	font-family: "Allstar";
	font-size: 280%;
	color: #000000;
	box-shadow: 3px 3px 5px #363636;
}